Click or drag to resize

Or Constructor (IListRestriction)

Initializes a new instance of the Or class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Or(
	IList<Restriction> restrictions
)

Parameters

restrictions
Type: System.Collections.GenericIListRestriction
See Also